TPgInterval class overview.
Properties
| Name | Description |
|
Days |
Used to get the days part of an interval.
|
|
IsNull (inherited from TCRSharedObject) |
Indicates whether the object value is empty.
|
|
MonthsFull |
Used to get the months part of an interval.
|
|
RefCount (inherited from TSharedObject) |
Returns the count of references to a TSharedObject object.
|
|
SecondsFull |
Used to get the time part of an interval represented in seconds.
|
Methods
| Name | Description |
|
AddRef (inherited from TSharedObject) |
Increments the reference count for the number of references dependent on the TSharedObject object.
|
|
Assign |
Assigns a value from another TPgInterval object to this object.
|
|
Compare |
Compares two TPgInterval objects.
|
|
DecodeInterval |
Provides the value of interval as years, months, days, hours, minutes, seconds, and microseconds.
|
|
EncodeInterval |
Sets the value of interval as years, months, days, hours, minutes, seconds, and microseconds.
|
|
Release (inherited from TSharedObject) |
Decrements the reference count.
|